adTempus API
PreviousUpNext
IDateSchedule::StartDateTime Property

Gets or sets the earliest date/time to which this schedule applies.

C++
__property VARIANT StartDateTime;
C#
VARIANT StartDateTime;
Visual Basic
Property StartDateTime() As VARIANT
Default Value

12:00 AM on the day the object is created

No dates/times that fall before this date/time will satisfy the criteria for the schedule.

Unlike the EndDateTime, the StartDateTime is required and must be set to a valid date/time.

adTempus API Reference version 3.0.0.0, revised 10/30/2008